AccountService.getUserData Method

Gets the user data for the specified account.
 

Parameters

id

Type: String
The ID of the account to get the user data for.

Return Value


Type: jQuery.Promise
Value: Array
Element Value: KeyValuePair
A promise object that is resolved when the call is complete.